VWS-Python is an open-source software publisher specializing in command-line tools that streamline interaction with PTC’s Vuforia augmented-reality cloud. Its compact portfolio addresses the entire AR-target lifecycle: vuforia-cloud-reco submits query images to Vuforia’s Cloud Recognition Service and returns object metadata in JSON or CSV form, enabling rapid content look-ups for mobile AR apps; vumark generates printable VuMark encodings—custom 2D barcodes that embed arbitrary payloads—letting packaging teams mass-produce scannable markers for product authentication or interactive advertising; vws-cli wraps the full Vuforia Web Services REST surface, exposing create, update, delete and report verbs for Image Targets, Target Databases and Cloud Reco databases, so DevOps pipelines can automate deployment of new AR content without writing custom HTTP clients. Together the utilities fit continuous-integration workflows, academic research rigs, and commercial AR campaigns that need repeatable, scriptable control over cloud-based target management. All three utilities are MIT-licensed, cross-platform Python wheels that install with pip and expose POSIX-friendly options for quiet, cron-friendly operation. The publisher’s software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always fetch the latest upstream releases, and can be queued for batch installation alongside other applications.
A CLI for the Vuforia Cloud Recognition Service API.
DetailsA CLI for VuMark generation.
DetailsA CLI for Vuforia Web Services.
Details